![]() |
DisposeKCCallbackUPP |
||||
Header: | Keychain.h | Carbon status: | Under Evaluation | |
Disposes of a UPP to your keychain event callback.
void DisposeKCCallbackUPP ( KCCallbackUPP userUPP );
A Universal Procedure Pointer (UPP) to your keychain event callback function.
When you are finished with a UPP to your keychain event callback function, you should dispose of it by calling the DisposeKCCallbackUPP function.
Available beginning with Keychain 1.0.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)